projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
770f7c6
)
* progmodes/compile.el (compilation-error-regexp-alist-alist):
author
Chong Yidong
<cyd@stupidchicken.com>
Sat, 21 Feb 2009 18:51:48 +0000
(18:51 +0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Sat, 21 Feb 2009 18:51:48 +0000
(18:51 +0000)
Tweak regexp (Bug#2173).
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index e5204dec9a29a80e5eb836e3a8a823f4790398d1..19b20ede0d61ea114dacf7855baa41ee01d0ff72 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,5
+1,8
@@
2009-02-21 Chong Yidong <cyd@stupidchicken.com>
+ * progmodes/compile.el (compilation-error-regexp-alist-alist):
+ Tweak regexp (Bug#2173).
+
* textmodes/flyspell.el (flyspell-mouse-map): Undefine mouse-2 to
avoid yanks (Bug#2408).